internal/goroot.gccgoDirs.isStandard (method)

2 uses

	internal/goroot (current package)
		gc.go#L34: 		return gccgoSearch.isStandard(path)
		gc.go#L107: func (gd *gccgoDirs) isStandard(path string) bool {